Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
誰かがnode.jsでdust.jsを使用してハイパーリンクを作成する方法を知っていますか?
Web ページにリンクを作成したいのですが、単純なハイパーリンクが機能しません。
どんな助けでも大歓迎です。ありがとう
答えがわかりました。html で行うように単純なハイパーリンクを作成できるように、ダストでも単純なタグを使用できます。
お気に入り<a href="products">Link</a>
<a href="products">Link</a>