Skip to content

Commit

Permalink
Update Index.cshtml
Browse files Browse the repository at this point in the history
  • Loading branch information
Oktawian-L committed Nov 10, 2019
1 parent ab18929 commit d282e90
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion SubitonAPI/SubitonAPI/Views/Home/Index.cshtml
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,13 @@
body {
text-align:center;
background-color:lightyellow;
font-family:Calibri, Times, serif;
font-family: Calibri, Times, serif;
}
</style>
<script>
var typeWriter = new Audio("https://freesound.org/data/previews/109/109409_1610991-lq.mp3");
typeWriter.play();
</script>
</head>
<body>
<div class="dome">
Expand Down

0 comments on commit d282e90

Please sign in to comment.