File tree Expand file tree Collapse file tree 1 file changed +7
-13
lines changed Expand file tree Collapse file tree 1 file changed +7
-13
lines changed Original file line number Diff line number Diff line change 22< html >
33 < head >
44 < title > Install Instructions - {{ .Name }}</ title >
5- < script src ="https://cdn.jsdelivr.net/npm/@hyprmcp/mcp-install-instructions-generator@0.1.0 /dist/component/index.js "> </ script >
5+ < script src ="https://cdn.jsdelivr.net/npm/@hyprmcp/mcp-install-instructions-generator@0.1.1 /dist/component/index.js "> </ script >
66 < link
77 rel ="stylesheet "
8- href ="https://cdn.jsdelivr.net/npm/@hyprmcp/mcp-install-instructions-generator@0.1.0 /dist/component/index.css "
8+ href ="https://cdn.jsdelivr.net/npm/@hyprmcp/mcp-install-instructions-generator@0.1.1 /dist/component/index.css "
99 />
1010 < style >
1111 body {
7272 < div class ="hero "> Install {{ or .Name .Url }}</ div >
7373 < div class ="intro ">
7474 It looks like you're trying to install the MCP Server
75- < strong > {{ or .Name .Url }}</ strong > but you've tried opening it in
76- your browser. If you're not sure how to proceed, don't worry, we've
77- got you covered! Just choose your preferred AI tool below and follow
78- the instructions:
75+ < strong > {{ or .Name .Url }}</ strong > but you've tried opening it in your browser. If you're not sure how to
76+ proceed, don't worry, we've got you covered! Just choose your preferred AI tool below and follow the
77+ instructions:
7978 </ div >
80- < mcp-install-instructions
81- url ="{{ .Url }} "
82- name ="{{ .Name }} "
83- > </ mcp-install-instructions >
79+ < mcp-install-instructions url ="{{ .Url }} " name ="{{ .Name }} "> </ mcp-install-instructions >
8480 </ div >
8581
8682 < div class ="footer ">
8783 Powered by
88- < a href ="https://hyprmcp.com/ " target ="_blank "
89- > < img src ="https://hyprmcp.com/hyprmcp_20px.svg "
90- /> </ a >
84+ < a href ="https://hyprmcp.com/ " target ="_blank "> < img src ="https://hyprmcp.com/hyprmcp_20px.svg " /> </ a >
9185 </ div >
9286 </ main >
9387 </ body >
You can’t perform that action at this time.
0 commit comments