|
168 | 168 | <nav class="hidden md:flex items-center space-x-6" aria-label="Navigazione principale"> |
169 | 169 | <a href="#features" class="text-gray-600 hover:text-blue-600 transition">Caratteristiche</a> |
170 | 170 | <a href="#installation" class="text-gray-600 hover:text-blue-600 transition">Installazione</a> |
171 | | - <a href="https://github.com/aborruso/normattiva_2_md" target="_blank" class="text-gray-600 hover:text-blue-600 transition" aria-label="Vedi progetto su GitHub"> |
| 171 | + <a href="https://github.com/ondata/normattiva_2_md" target="_blank" class="text-gray-600 hover:text-blue-600 transition" aria-label="Vedi progetto su GitHub"> |
172 | 172 | <svg class="w-5 h-5" fill="currentColor" viewBox="0 0 24 24" aria-hidden="true"> |
173 | 173 | <path fill-rule="evenodd" d="M12 2C6.477 2 2 6.484 2 12.017c0 4.425 2.865 8.18 6.839 9.504.5.092.682-.217.682-.483 0-.237-.008-.868-.013-1.703-2.782.605-3.369-1.343-3.369-1.343-.454-1.158-1.11-1.466-1.11-1.466-.908-.62.069-.608.069-.608 1.003.07 1.531 1.032 1.531 1.032.892 1.53 2.341 1.088 2.91.832.092-.647.35-1.088.636-1.338-2.22-.253-4.555-1.113-4.555-4.951 0-1.093.39-1.988 1.029-2.688-.103-.253-.446-1.272.098-2.65 0 0 .84-.27 2.75 1.026A9.564 9.564 0 0112 6.844c.85.004 1.705.115 2.504.337 1.909-1.296 2.747-1.027 2.747-1.027.546 1.379.202 2.398.1 2.651.64.7 1.028 1.595 1.028 2.688 0 3.848-2.339 4.695-4.566 4.943.359.309.678.92.678 1.855 0 1.338-.012 2.419-.012 2.747 0 .268.18.58.688.482A10.019 10.019 0 0022 12.017C22 6.484 17.522 2 12 2z" clip-rule="evenodd"></path> |
174 | 174 | </svg> |
|
193 | 193 | <path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M9 12h6m-6 4h6m2 5H7a2 2 0 01-2-2V5a2 2 0 012-2h5.586a1 1 0 01.707.293l5.414 5.414a1 1 0 01.293.707V19a2 2 0 01-2 2z"></path> |
194 | 194 | </svg> |
195 | 195 | <span class="font-semibold text-gray-900">normattiva2md</span> |
196 | | - <span class="text-sm text-gray-500">v2.0.18</span> |
| 196 | + <span class="text-sm text-gray-500">v2.0.21</span> |
197 | 197 | </div> |
198 | 198 | <div class="flex items-center space-x-6 text-sm text-gray-600"> |
199 | | - <a href="https://github.com/aborruso/normattiva_2_md" target="_blank" class="hover:text-blue-600 transition">GitHub</a> |
200 | | - <a href="https://pypi.org/project/akoma2md/" target="_blank" class="hover:text-blue-600 transition">PyPI</a> |
201 | | - <a href="https://github.com/aborruso/normattiva_2_md/blob/main/README.md" target="_blank" class="hover:text-blue-600 transition">Docs</a> |
| 199 | + <a href="https://github.com/ondata/normattiva_2_md" target="_blank" class="hover:text-blue-600 transition">GitHub</a> |
| 200 | + <a href="https://pypi.org/project/normattiva2md/" target="_blank" class="hover:text-blue-600 transition">PyPI</a> |
| 201 | + <a href="https://github.com/ondata/normattiva_2_md/blob/main/README.md" target="_blank" class="hover:text-blue-600 transition">Docs</a> |
202 | 202 | <span class="text-gray-400">|</span> |
203 | 203 | <span class="text-gray-500">MIT License</span> |
204 | 204 | </div> |
205 | 205 | </div> |
206 | 206 | <div class="text-center mt-6 text-sm text-gray-500"> |
207 | | - Built with Jekyll + Tailwind CSS |
| 207 | + Un progetto dell'associazione <a href="https://www.ondata.it" target="_blank" class="text-blue-600 hover:text-blue-700 font-medium">onData</a> |
208 | 208 | </div> |
209 | 209 | </div> |
210 | 210 | </footer> |
|
0 commit comments