Update voc.html

This commit is contained in:
Namhyeon Go 2024-04-07 17:19:49 +09:00 committed by GitHub
parent 9a6738a223
commit 20af26ae6d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,12 +1,18 @@
<!doctype html>
<html>
<head>
<title>Voice of customers</title>
<title>Voice of customer</title>
<style type="text/css">/*<!--<![CDATA[*/
#wrap { max-width: 700px; margin: 0 auto; }
/*]]>-->*/</style>
</head>
<body>
<section id="isso-thread">
<noscript>Javascript needs to be activated to view comments.</noscript>
</section>
<div id="wrap">
<h1>Voice of customer</h1>
<section id="isso-thread">
<noscript>Javascript needs to be activated to view comments.</noscript>
</section>
</div>
<script data-isso="//discuss.catswords.net/" src="//discuss.catswords.net/js/embed.min.js"></script>
</body>