mirror of
https://github.com/jbowdre/runtimeterror.git
synced 2024-11-09 17:42:19 +00:00
use italics instead of code for tagline
This commit is contained in:
parent
1c2f0c8b92
commit
920df9834f
1 changed files with 1 additions and 1 deletions
|
@ -9,4 +9,4 @@
|
||||||
}
|
}
|
||||||
window.addEventListener("pageshow", getTagline);
|
window.addEventListener("pageshow", getTagline);
|
||||||
</script>
|
</script>
|
||||||
<div><code id="tagline"></code></div>
|
<div><i id="tagline"></i></div>
|
||||||
|
|
Loading…
Reference in a new issue