diff options
| author | Jacob McDonnell <jacob@simplelittledream.com> | 2022-02-13 21:35:32 -0500 |
|---|---|---|
| committer | Jacob McDonnell <jacob@simplelittledream.com> | 2022-02-13 21:35:32 -0500 |
| commit | 2fe5dfbd7dbbb0f8ad9ccd05a0858cbcecf0f119 (patch) | |
| tree | ac96b49bf6e147b2ba30ae8589ac5c26f3ffabd2 /testPage.html | |
| parent | b62f624714c2985d618733996811b8ff90e7a5fe (diff) | |
Fixed Mobile site Text
Diffstat (limited to 'testPage.html')
| -rwxr-xr-x | testPage.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/testPage.html b/testPage.html index 808d6d7..449eb5c 100755 --- a/testPage.html +++ b/testPage.html @@ -8,6 +8,7 @@ <link href="favicon.ico" rel="icon" sizes="any"> </head> <body> + <script>hljs.highlightAll();</script> <ul class="topBar"> <li class="topLink"><a href="https://jacobmcdonnell.com/">home</a></li> <li class="topLink"><a href="https://github.com/JacobMcDonnell">github</a></li> |
