diff options
author | Simone <26844016+simonebortolin@users.noreply.github.com> | 2024-04-01 15:29:17 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-04-01 15:29:17 +0200 |
commit | f1ddc94b77ad0d6d1535e4d0f5a537d0c5fba0ab (patch) | |
tree | 4df915551b5a681de49f11c80b3dd59be50a2e6e /_tools/ont-lantiq-print-eeprom.md | |
parent | Update mikrotik.md (#335) (diff) | |
download | hack-gpon.github.io-f1ddc94b77ad0d6d1535e4d0f5a537d0c5fba0ab.tar hack-gpon.github.io-f1ddc94b77ad0d6d1535e4d0f5a537d0c5fba0ab.tar.gz hack-gpon.github.io-f1ddc94b77ad0d6d1535e4d0f5a537d0c5fba0ab.tar.bz2 hack-gpon.github.io-f1ddc94b77ad0d6d1535e4d0f5a537d0c5fba0ab.tar.lz hack-gpon.github.io-f1ddc94b77ad0d6d1535e4d0f5a537d0c5fba0ab.tar.xz hack-gpon.github.io-f1ddc94b77ad0d6d1535e4d0f5a537d0c5fba0ab.tar.zst hack-gpon.github.io-f1ddc94b77ad0d6d1535e4d0f5a537d0c5fba0ab.zip |
Diffstat (limited to '')
-rw-r--r-- | _tools/ont-lantiq-print-eeprom.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/_tools/ont-lantiq-print-eeprom.md b/_tools/ont-lantiq-print-eeprom.md index 62f4314..486d7a0 100644 --- a/_tools/ont-lantiq-print-eeprom.md +++ b/_tools/ont-lantiq-print-eeprom.md @@ -8,7 +8,7 @@ layout: default <div id="app"> - <vue-lantiq-eeprom type='eeprom-print'></vue-lantiq-eeprom> + <vue-lantiq-eeprom type='eeprom-lantiq'></vue-lantiq-eeprom> </div> <script src="https://unpkg.com/vue@latest"></script> <script src="https://cdn.jsdelivr.net/npm/vue3-sfc-loader"></script> |