mirror of
https://github.com/jbowdre/runtimeterror.git
synced 2024-12-25 12:12:18 +00:00
use italics instead of code for tagline
This commit is contained in:
parent
29869c1215
commit
6a99f05a70
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