diff options
Diffstat (limited to '')
-rw-r--r-- | _tools/ont-lantiq-print-eeprom.md | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/_tools/ont-lantiq-print-eeprom.md b/_tools/ont-lantiq-print-eeprom.md index 6d95ebf..62f4314 100644 --- a/_tools/ont-lantiq-print-eeprom.md +++ b/_tools/ont-lantiq-print-eeprom.md @@ -12,6 +12,4 @@ layout: default </div> <script src="https://unpkg.com/vue@latest"></script> <script src="https://cdn.jsdelivr.net/npm/vue3-sfc-loader"></script> -<script src="/assets/js/vue-eeprom.js"></script> - -{% include alert.html content="For more information, see the SFF-8472 Rev 10.2 specification." alert="Info" icon="svg-info" color="blue" %}
\ No newline at end of file +<script src="/assets/js/vue-eeprom.js"></script>
\ No newline at end of file |